gnomeos: Pull in PAM and gettext-dev into Yocto layer
authorColin Walters <walters@verbum.org>
Sat, 14 Jan 2012 21:57:05 +0000 (16:57 -0500)
committerColin Walters <walters@verbum.org>
Sat, 14 Jan 2012 21:57:05 +0000 (16:57 -0500)
gnomeos/yocto/classes/gnomeos-contents.bbclass
gnomeos/yocto/recipies-core/images/gnomeos-contents-devel.bb

index 6c21df096777637290eb105ffea7e034c81472ae..0f6b47096c0a542698434ba122a0929e9e9809f3 100644 (file)
@@ -18,6 +18,7 @@ RECIPE_PACKAGES = "task-core-boot \
                   grep \
                   gawk \
                   gzip \
+                  libpam \
                   ncurses \
                   python-modules \
                   python-misc"
index 59a2990a2294188eaf46acd773054c9abe0f18c2..c18c2df5bd207a9dc69698bea76d700369c94b42 100644 (file)
@@ -12,8 +12,10 @@ RECIPE_PACKAGES += "task-core-sdk \
                bison flex \
                git \
                libxml-parser-perl \
+               gettext-dev \
                "
 
 IMAGE_INSTALL += "libuuid-dev \
                  libblkid-dev \
+                 libpam-dev \
                  "